Namespace - LJCFacilityManagerDAL
Parameters
id - The record ID.
description - The item description.
Returns
A reference to the added item.
Syntax
| C# |
|
public Account Add(Int32 id, String description = null)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.